home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / cnet / formlett11.lha / FormLett.cfg < prev    next >
Text File  |  1993-12-04  |  961b  |  48 lines

  1. ;
  2. ;  Config-file for Pfiles:rexx/FormLett.rexx by Bill Beogelein 810-473-2020
  3. ;
  4. ; Each entry must contain three (3) parameters in the order shown.
  5. ;     1)  SUBJECT shown to the user in his mail.
  6. ;     2)  Text shown in FormLett's Menu.
  7. ;     3)  Dev:Path/Filename containing the text to send to user.
  8. ;
  9. ;  All blank lines, or lines that start with a semi-colon, are
  10. ;  comment-lines and are ignored by FormLett.rexx
  11. ;
  12.  
  13. Welcome
  14. New-User welcome mail
  15. SysText:nmail
  16.  
  17. Expiring Account
  18. Account about to expire
  19. SysText:ExpireMail.form
  20.  
  21. Uploads To Wrong Area
  22. U/Ling to wrong area
  23. SysText:WrongArea.form
  24.  
  25. Bad FileNote
  26. FileNote short/vague
  27. Gfiles:FAQ1/GoodNotes.form
  28.  
  29. No FileNote
  30. FileNote missing
  31. Gfiles:FAQ1/GoodNotes.form
  32.  
  33. Bad Post
  34. Inappropriate msg post
  35. SysText:BadPost.form
  36.  
  37. System Problem
  38. System problem
  39. SysText:SysProb.form
  40.  
  41. THANK YOU!
  42. Thanks for the suggestion
  43. SysText:ThankYou.form
  44.  
  45. ;
  46. ;  *** EOF SysData:FormLett.cfg (BBS: 810-473-2020, Fido: 1:2410/207) ***
  47. ;
  48.